C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / AllowMerging Property

In This Topic
AllowMerging Property (TransposedGrid<T>)
In This Topic
Gets or sets which parts of the grid provide cell merging.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property AllowMerging As AllowMerging
 
See Also